05. Recap
Recap Heading
Recap
ND004 C01 L04 05 Recap
Recap Recap
Congratulations on another completed lesson!
This lesson helped solidify concepts to help you always understand the state of your database. Thinking in terms of an object's state will come in handy in the lessons to follow.
Next up
From here, we'll be getting very project-oriented in building out CRUD applications, using everything we've learned so far about SQLAlchemy, SQLAlchemy ORM, Postgres, SQL, and relational databases to build out the frontend and backend components of a web application capable of creating, reading, updating, and deleting records on a connected database.